Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: api event naming conventions #286

Merged
merged 32 commits into from
Sep 13, 2024

Conversation

chungquantin
Copy link
Collaborator

Rename the pallet API event to follow the conventional passive tense.

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.03%. Comparing base (bf27640) to head (5d82f9f).

@@            Coverage Diff            @@
##           daan/api     #286   +/-   ##
=========================================
  Coverage     51.03%   51.03%           
=========================================
  Files            47       47           
  Lines          4701     4701           
  Branches       4701     4701           
=========================================
  Hits           2399     2399           
  Misses         2254     2254           
  Partials         48       48           
Files with missing lines Coverage Δ
pallets/api/src/fungibles/mod.rs 92.89% <100.00%> (ø)
pallets/api/src/fungibles/tests.rs 100.00% <100.00%> (ø)

Base automatically changed from daan/test-pallet_api_fungibles to daan/api September 13, 2024 18:22
@Daanvdplas Daanvdplas force-pushed the chungquantin/refactor-pallet_api_events branch from 4e22223 to 3df17e1 Compare September 13, 2024 18:25
@peterwht peterwht merged commit 7aa4447 into daan/api Sep 13, 2024
10 checks passed
@peterwht peterwht deleted the chungquantin/refactor-pallet_api_events branch September 13, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants